Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hardware): Add support for boards based on Freenove ESP32S3-WROOM design (N16R8) #164

Draft
wants to merge 15 commits into
base: develop
Choose a base branch
from

Conversation

Slider0007
Copy link
Owner

@Slider0007 Slider0007 commented Aug 2, 2024

Add support for boards based on Freenove ESP32S3-WROOM design with 16MB flash and 8MB RAM (N16R8)


Implementation based on a board with 16MB flash and 8MB RAM using module ESP32-S3-WROOM-1-N16R8:


Flashlight:

  • Default flashlight pin configuration: GPIO48 (WS2812)
  • Flashlight configuration can be adapted via WebUI -> Settings > Configuration > GPIO section

Builds:

  • Use build packages suitable for this hardware:
    -> Generic syntax: AI-on-the-edge-device__{board type}__xxx.zip
    -> Example: AI-on-the-edge-device__freenove_esp32s3_n16r8__xxx.zip

Code adaptions:

  • Add support of high active status LED

@Slider0007 Slider0007 changed the title feat(hardware): Add support for board type based on ESP32S3 WROOM N16R8 (Freenove ESP32S3 and pin compatible) feat(hardware): Add support for board type based on ESP32S3 WROOM N16R8 Aug 2, 2024
@Slider0007 Slider0007 changed the title feat(hardware): Add support for board type based on ESP32S3 WROOM N16R8 feat(hardware): Add support for boards based on ESP32S3 WROOM N16R8 Aug 2, 2024
@Slider0007 Slider0007 changed the title feat(hardware): Add support for boards based on ESP32S3 WROOM N16R8 feat(hardware): Add support for board Freenove ESP32S3 WROOM Cam (and clones) Aug 2, 2024
@Slider0007 Slider0007 changed the title feat(hardware): Add support for board Freenove ESP32S3 WROOM Cam (and clones) feat(hardware): Add support for board Freenove ESP32S3 WROOM (and clones) Aug 2, 2024
@Slider0007 Slider0007 changed the title feat(hardware): Add support for board Freenove ESP32S3 WROOM (and clones) feat(hardware): Add support for board Freenove ESP32S3-WROOM (and clones) Aug 2, 2024
@Slider0007 Slider0007 changed the title feat(hardware): Add support for board Freenove ESP32S3-WROOM (and clones) feat(hardware): Add support for boards based on Freenove ESP32S3-WROOM design Aug 2, 2024
@Slider0007 Slider0007 changed the title feat(hardware): Add support for boards based on Freenove ESP32S3-WROOM design feat(hardware): Add support for boards based on Freenove ESP32S3-WROOM (N16R8) design Aug 8, 2024
@Slider0007 Slider0007 marked this pull request as draft September 23, 2024 21:20
@Slider0007 Slider0007 changed the title feat(hardware): Add support for boards based on Freenove ESP32S3-WROOM (N16R8) design feat(hardware): Add support for boards based on Freenove ESP32S3-WROOM design (N16R8) Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant